Skip to content

fix: Numeric overflow issue in Core Cache API#1448

Open
TartanLlama wants to merge 3 commits intomainfrom
sy/core-cache-overflow
Open

fix: Numeric overflow issue in Core Cache API#1448
TartanLlama wants to merge 3 commits intomainfrom
sy/core-cache-overflow

Conversation

@TartanLlama
Copy link
Copy Markdown
Contributor

Numeric overflow of several parameters in the Core Cache API are checked after computation, so overflow could have already occurred. Furthermore, for staleWhileRevalidate, the wrong property was being checked for overflow. This PR fixes these issues and adds regression tests for them.

Comment thread integration-tests/js-compute/fixtures/app/tests.json
@zkat zkat enabled auto-merge (squash) May 1, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants